home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.1 KB | 28 lines | [TEXT/GEOL] |
- Item 6086899 27-May-88 13:24
-
- From: A33 Drexel U, Nadine Perkey, ASC
-
- To: MACAPP$ MacApp Interest List
-
- cc: A33 Drexel U, Nadine Perkey, ASC
-
- Sub: TEViews on Fly
-
-
- Here's the situation: I have an application that has the potential of 32
- TEViews within a CatView. Initially, I allocated all of the TEViews at
- initialization. I added each with a AddChild command after the ITEView. This
- approach worked fine, but it was too slow on initialization and each TEView
- took processor time even if it had no text in it.
-
- To remedy the situation, I decided to create only one initial TEView and add
- further TEViews as needed. I have attempted to do this by making an ITEView
- call followed by AddChild. This is giving me a great deal of trouble. My new
- TEViews are not being recognized. I'm open to any suggestions on a
- modifications of my design or an entirely new approach to the situation.
- Thanks.
-
- Keith Bossert
- Software Development Group
-
-